-
Home
-
Mercado Pago payments for WooCommerce
-
7.8.0
-
Code
-
Classes
- OrderStatus
Total Complexity |
50 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
362 |
Lines of code |
182 |
Logical lines of code |
97 |
Comment lines |
124 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
approvedFlow() |
A |
53 |
10 |
21 |
processStatus() |
A |
50 |
9 |
30 |
pendingFlow() |
S |
51 |
6 |
28 |
validateOrderNoteType() |
S |
61 |
4 |
11 |
refundedFlow() |
S |
58 |
2 |
16 |
canUpdateOrderStatus() |
S |
72 |
3 |
5 |
setOrderStatus() |
S |
71 |
2 |
6 |
getOrderStatusMessage() |
S |
70 |
2 |
6 |
inProcessFlow() |
S |
64 |
2 |
10 |
rejectedFlow() |
S |
64 |
2 |
10 |
cancelledFlow() |
S |
64 |
2 |
10 |
isPartialRefund() |
S |
78 |
2 |
3 |
mapMpStatusToWoocommerceStatus() |
S |
60 |
1 |
14 |
__construct() |
S |
77 |
1 |
4 |
inMediationFlow() |
S |
75 |
1 |
4 |
chargedBackFlow() |
S |
75 |
1 |
4 |